home *** CD-ROM | disk | FTP | other *** search
- Example
-
- This example is based on a html page that I write to have some valuation information about DLOG_Manager (another my shareware program).
-
- This is the HTML page:
-
-  
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- The information are submitted by pressing the "Submit to cadili@kagi.com" button.
-
-
- This is the file sent:
-
- Program%2FVersion%3A=DLOG_Manager&First+Name%3A=Francesco&Last+Name%3A=Cadili&Title%3A=Computer+Science+Doctor&Email%3A=cadili@kagi.com&Country%3A=Italy&Valutation+of+the+program%3A=good&Valutation+price%2Fperformance%3A=good&Suggestions+about+the+program%3A=Suggestion+about+DLOGManager%3A%0D%0A%09a.+bye%0D%0A%09b.+bye%0D%0A
-
-
- The program ConvertTextInfos generates this file:
-
- Program/Version: DLOG_Manager
- First Name: Francesco
- Last Name: Cadili
- Title: Computer Science Doctor
- Email: cadili@kagi.com
- Country: Italy
- Valutation of the program: good
- Valutation price/performance: good
- Suggestions about the program: Suggestion about DLOGManager:
- a. bye
- b. bye
-
-
-